purple_network_ip_atoi

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(ubyte)* purple_network_ip_atoi(const(char)* ip)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    const(ubyte)*
    purple_network_ip_atoi
    (
    const(char)* ip
    )
  2. da_purple_network_ip_atoi purple_network_ip_atoi;

Meta